home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9972 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.IntNet.net!news
  2. From: Dave Cohoon <kahuna@IntNet.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Randomize
  5. Date: Tue, 05 Mar 1996 00:57:37 -0500
  6. Organization: Intelligence Network Online, Inc.
  7. Message-ID: <313BD7D1.6143@IntNet.net>
  8. NNTP-Posting-Host: pm-clw-5-42.intnet.net
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  13.  
  14. I have been learning C++ from books for the last 3 months, untill the next semester rolls around.
  15. I've been working with "Teach Yourself C++ in 21 days" by Jesse Liberty.
  16.  
  17. 2 questions as follows:
  18.  
  19. (1) I cannot find a way to create a randomized int, this is one of the simplest functions in
  20.     basic, but in C++, I have no idea. Please Help.
  21.  
  22. (2) As mentioned above, I have been studying c++, I have been able comprehend the commands and
  23.     general jist, but even after spending copious amounts of time on a chapter,and writing sample
  24.     code to help memorize it, I find that I am still having to turn back 200 pages or so to 
  25.     refresh myself on something.  Is this "par for the course", or am I just not cracked up to
  26.     learn this stuff???
  27.  
  28.     I was planning on taking a few coarses when school starts back up, in hope that one day I
  29.     might actually program professionally, but it seems like I can never learn enough to complete
  30.     the programs I'm working on.  Is there ever an end?
  31.  
  32.  
  33. P.S.----recently heard a few rumors that JAVA will probably be the future standard for the 
  34. windows environment, Does this seem to be a true prediction, and if so, How different is it from 
  35. C++
  36.  
  37. Any Help would be greatly appreciated...
  38.  
  39. Dave Cohoon (Newbe)
  40.